Resource StructureDefinition/FHIR Server from package kbv.basis#1.6.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-PR-Base-PractitionerRole",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole",
"version" : "1.6.0",
"name" : "KBV_PR_Base_PractitionerRole",
"status" : "active",
"description" : "Dieses Profil bildet eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung ab.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole",
"path" : "PractitionerRole",
"definition" : "Hier wird eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung beschrieben."
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"definition" : "Referenz auf eine behandelnde Person, welche in der Lage ist, die definierten Dienstleistungen für die Organisation zu erbringen.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0",
"http://hl7.org/fhir/StructureDefinition/Practitioner"
]
}
]
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"definition" : "Referenz auf die Einrichtung/Organisationseinheit, in der die behandelnde Person die entsprechenden Funktionen ausübt.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.6.0",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"definition" : "Hier wird die Rolle bzw. die Position in der Hierarchie der behandelnden Person in Bezug auf die Einrichtung angegeben."
},
{
"id" : "PractitionerRole.code.coding",
"path" : "PractitionerRole.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "PractitionerRole.code.coding:RolleDerEinrichtung",
"path" : "PractitionerRole.code.coding",
"sliceName" : "RolleDerEinrichtung",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care"
}
},
{
"id" : "PractitionerRole.code.coding:RolleDerEinrichtung.system",
"path" : "PractitionerRole.code.coding.system",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding:RolleDerEinrichtung.version",
"path" : "PractitionerRole.code.coding.version",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding:RolleDerEinrichtung.code",
"path" : "PractitionerRole.code.coding.code",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding:RolleDerEinrichtung.display",
"path" : "PractitionerRole.code.coding.display",
"min" : 1
},
{
"id" : "PractitionerRole.specialty",
"path" : "PractitionerRole.specialty",
"definition" : "Hier wird die medizinische Fachrichtung angegeben, die die behandelnde Person in der Einrichtung ausübt."
},
{
"id" : "PractitionerRole.specialty.coding",
"path" : "PractitionerRole.specialty.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe",
"path" : "PractitionerRole.specialty.coding",
"sliceName" : "KBV-Fachgruppe",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
}
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.system",
"path" : "PractitionerRole.specialty.coding.system",
"min" : 1,
"patternUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.version",
"path" : "PractitionerRole.specialty.coding.version",
"min" : 1
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.code",
"path" : "PractitionerRole.specialty.coding.code",
"min" : 1
},
{
"id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.display",
"path" : "PractitionerRole.specialty.coding.display",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.